A sample SoapUI project is included in the SDK to provide working SOAP/XML examples of Portico transactions. The examples show the raw SOAP/XML and can be run against the certification environment, but SoapUI cannot be used for final certification.
To install and set up the SoapUI application with Portico samples, do the following:
Portico Soap UI project is organized into TestSuites that match specific chapters in this document. Each TestSuite contains a collection of TestCases that represent Portico functionality or transactions. Each TestCase contains individual TestSteps that provide XML samples of detailed scenarios.
To view and use SOAP/XML samples for specific scenarios matching the functionality described in this document, you drill down in the SoapUI project following the same structure.
For example, execute TestSuite – Credit Card Transaction > TestCase – Credit Sale > Test Steps > CreditSale Request 2 – Swipe – Visa to process a sample request and response for a credit card sale described in CreditSale.
The SoapUI examples contain properties (e.g., ${#Project#LicenseID-Retail}) that must be replaced with valid values in your SOAP messages.